Class - ParkingRouteDetails

<< versionedidentifiable >> D2LogicalModel.Extension.Approved.ParkingPublications.ParkingTablePublication.ParkingRecord
<<versionedidentifiable>> Urban context: Defining parking routes leading to the parking site. Truck parking context: Can be used to define a dynamic route management.

Inheritance

This is a specialization of the ParkingRoute class and it inherits all attributes and associations of that class.

List of attributes

Name Data Type Order Definition    
dynamicRouteManagement Boolean 2 Indicates that there is dynamic route management for truck parking, i.e. a management system concerning several truck parkings (including this one) along a route.    
parkingRouteDirection DirectionEnum 4 The direction of traffic, for which the parking route can be used. If not specified, the route can be used in the order of the given locations.    
parkingRouteDirection2 ParkingRouteDirectionEnum 5 Additional directions of traffic, for which the parking route can be used. If not specified, the route can be used in the order of the given locations.    
parkingRouteIconIndex String 3 An index, which can identify some icon for visualisation of the route. Note that form and usage of this index as well as the icons itself are not further determined here.    
parkingRouteName MultilingualString 0 Name of the parking route.    
parkingRouteType ParkingRouteTypeEnum 1 The type of parking route. If not specified, the route is designed for any type of vehicles.    

Associations

Multiplicity From Role Role description Association Multiplicity To Role Role description  
0..1 GroupOfLocations related to 1 ParkingRouteDetails  
0..* ParkingRoute related to 1 ParkingRecord Inherited from ParkingRoute
0..1 RGBColour parkingRouteColour related to 1 ParkingRoute Inherited from ParkingRoute